Pet Store Web Service
Pet Store Web Service / Operations about user Resource Group / createUsersWithListInput (Post)
In This Topic
    PostcreateUsersWithListInput
    In This Topic

    Resource Path: /user/createWithList

    Description
    Creates list of users with given input array
    Request

    The request body is of type Array[User].

    List of user object
    Fault Responses
    FaultDescription
    successful operation
    See Also